home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Web Graphics with Shout 3D
/
Interactive Web Graphics With Shout 3D.iso
/
pc
/
Code
/
Chapter04
/
test2.s3d
< prev
next >
Wrap
Text File
|
2000-07-27
|
1KB
|
50 lines
DEF Box01 Transform {
translation 0 50 0
children [
Transform {
translation 0 -50 0
children [
Shape {
appearance [
MultiAppearance {
material Material {
diffuseColor 0.6039 0.6039 0.898
}
}
]
geometry MultiMesh {
coord DEF Box01-COORD Coordinate {
point [
-50 0 50
50 0 50
-50 0 -50
50 0 -50
-50 100 50
50 100 50
-50 100 -50
50 100 -50
]
}
coordIndex [
0 2 3 -1
3 1 0 -1
4 5 7 -1
7 6 4 -1
0 1 5 -1
5 4 0 -1
1 3 7 -1
7 5 1 -1
3 2 6 -1
6 7 3 -1
2 0 4 -1
4 6 2 -1
]
}
}
]
}
]
}